home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gcr / ui / gcr-import-dialog.ui < prev   
Encoding:
Extensible Markup Language  |  2009-04-13  |  4.7 KB  |  126 lines

  1. <?xml version="1.0"?>
  2. <!--Generated with glade3 3.4.5 on Wed Jan 21 16:01:29 2009 -->
  3. <interface>
  4.   <object class="GtkVBox" id="import-dialog">
  5.     <property name="visible">True</property>
  6.     <property name="border_width">6</property>
  7.     <property name="spacing">6</property>
  8.     <child>
  9.       <object class="GtkHBox" id="hbox2">
  10.         <property name="visible">True</property>
  11.         <property name="spacing">12</property>
  12.         <child>
  13.           <object class="GtkImage" id="image1">
  14.             <property name="visible">True</property>
  15.             <property name="xalign">0</property>
  16.             <property name="yalign">1</property>
  17.             <property name="stock">gtk-dialog-authentication</property>
  18.             <property name="icon_size">6</property>
  19.           </object>
  20.           <packing>
  21.             <property name="expand">False</property>
  22.             <property name="fill">False</property>
  23.           </packing>
  24.         </child>
  25.         <child>
  26.           <object class="GtkVBox" id="vbox2">
  27.             <property name="visible">True</property>
  28.             <property name="spacing">6</property>
  29.             <child>
  30.               <object class="GtkLabel" id="primary-text">
  31.                 <property name="visible">True</property>
  32.                 <property name="xalign">0</property>
  33.                 <property name="label" translatable="yes"><span size='large' weight='bold'>Import Certificates and Keys</span></property>
  34.                 <property name="use_markup">True</property>
  35.                 <property name="wrap">True</property>
  36.               </object>
  37.             </child>
  38.             <child>
  39.               <object class="GtkLabel" id="secondary-text">
  40.                 <property name="visible">True</property>
  41.                 <property name="xalign">0</property>
  42.                 <property name="wrap">True</property>
  43.               </object>
  44.               <packing>
  45.                 <property name="position">1</property>
  46.               </packing>
  47.             </child>
  48.           </object>
  49.           <packing>
  50.             <property name="position">1</property>
  51.           </packing>
  52.         </child>
  53.       </object>
  54.       <packing>
  55.         <property name="expand">False</property>
  56.       </packing>
  57.     </child>
  58.     <child>
  59.       <object class="GtkTable" id="table1">
  60.         <property name="visible">True</property>
  61.         <property name="n_rows">2</property>
  62.         <property name="n_columns">2</property>
  63.         <property name="column_spacing">12</property>
  64.         <property name="row_spacing">6</property>
  65.         <child>
  66.           <object class="GtkAlignment" id="password-area">
  67.             <property name="visible">True</property>
  68.             <child>
  69.               <placeholder/>
  70.             </child>
  71.           </object>
  72.           <packing>
  73.             <property name="left_attach">1</property>
  74.             <property name="right_attach">2</property>
  75.             <property name="top_attach">1</property>
  76.             <property name="bottom_attach">2</property>
  77.           </packing>
  78.         </child>
  79.         <child>
  80.           <object class="GtkAlignment" id="slot-area">
  81.             <property name="visible">True</property>
  82.             <child>
  83.               <object class="GtkComboBox" id="slot-combo">
  84.                 <property name="visible">True</property>
  85.                 <property name="button_sensitivity">GTK_SENSITIVITY_ON</property>
  86.               </object>
  87.             </child>
  88.           </object>
  89.           <packing>
  90.             <property name="left_attach">1</property>
  91.             <property name="right_attach">2</property>
  92.           </packing>
  93.         </child>
  94.         <child>
  95.           <object class="GtkLabel" id="password-label">
  96.             <property name="visible">True</property>
  97.             <property name="xalign">0</property>
  98.             <property name="label" translatable="yes">Password:</property>
  99.           </object>
  100.           <packing>
  101.             <property name="top_attach">1</property>
  102.             <property name="bottom_attach">2</property>
  103.             <property name="x_options">GTK_FILL</property>
  104.             <property name="y_options">GTK_FILL</property>
  105.           </packing>
  106.         </child>
  107.         <child>
  108.           <object class="GtkLabel" id="slot-label">
  109.             <property name="visible">True</property>
  110.             <property name="xalign">0</property>
  111.             <property name="label" translatable="yes">Import Into:</property>
  112.           </object>
  113.           <packing>
  114.             <property name="x_options">GTK_FILL</property>
  115.             <property name="y_options">GTK_FILL</property>
  116.           </packing>
  117.         </child>
  118.       </object>
  119.       <packing>
  120.         <property name="expand">False</property>
  121.         <property name="position">1</property>
  122.       </packing>
  123.     </child>
  124.   </object>
  125. </interface>
  126.